home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-08 | 1.4 KB | 45 lines | [TEXT/CWIE] |
- m[3][0]=155;m[3][1]=95;m[3][2]=255;m[3][3]=127;m[3][20]=1;
- a[7]=1;
- a[7]=1;
- message="hello";
- //image[-1]=0;
- image=
- "a11111111111111111111111111111111111111111111111111111111111111111111111"
- "1b1111111111111111"
- "22222222222222222222222222222222222222";
- image[1]=0;
- message=
- "\007Hi, this is a long message......................................................"
- "more............................................................................"
- "more............................................................................"
- "and still more..................................................................."
- "the end\n";
- // x=3; // undefined variable
- viewingDistance=57.0;
- trials=40; // char, short, or long, signed or unsigned
- trials="0017";
- kindOfTrial="2IFC"; /* string */
- message="Monitor calibrated November 21, 1993 by Katie Burns";
- a[0]=0;
- a[3]=-1;
- logC=-1.0; maskLogC=-INF;
- logC=0; maskLogC=0.0;
- b[1][1]=1.3;
- b[0][0]=0.1;
- //c[1][1][1]=1.3;
- c[0][0][0]=0.1;
- c[0][1][2]=0.2;
- //c[0][1][3]=0.2;
- //c[0][1][-1]=0.2;
- //xx[0][0]=0.1;
-
- image="a10011111111111111111111111111111111111111111111111111111111111111111111"
- "1b111111111111111122222222222222222222222222222222222222000000000000000000"
- "000000000000000000000000000000000000000000000000000000";/* Image data */
- message="Monitor calibrated November 21, 1993 by Katie Burns";
- logC=0.1;/* log contrast */
- maskLogC=1;
- kindOfTrial="2IFC";
- viewingDistance=30;/* inches */
- trials=23;
-